From: Jeroen van der Heijden Date: Fri, 15 Jul 2022 05:54:03 +0000 (+0200) Subject: Update version X-Git-Tag: archive/raspbian/2.0.48-1+rpi1^2~6^2^2~1 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/success/%22http:/www.example.com/cgi/success?a=commitdiff_plain;h=1b1b9d659b1ba4074ab9df8c1d9363cce269b83a;p=siridb-server.git Update version --- diff --git a/include/siri/version.h b/include/siri/version.h index 8acce47d..ed237fe5 100644 --- a/include/siri/version.h +++ b/include/siri/version.h @@ -20,7 +20,7 @@ #ifndef NDEBUG #define SIRIDB_VERSION_BUILD_RELEASE "+debug" #else -#define SIRIDB_VERSION_BUILD_RELEASE "-alpha-1" +#define SIRIDB_VERSION_BUILD_RELEASE "" #endif #define SIRIDB_STRINGIFY(num) #num